| C1.Web.Mvc Namespace : ChartGestures<T> Class |
The following tables list the members exposed by ChartGestures<T>.
| Name | Description | |
|---|---|---|
![]() | ChartGestures<T> Constructor | Initializes a new instance of the ChartGestures class. |
| Name | Description | |
|---|---|---|
![]() | Components | Gets the child components. (Inherited from C1.Web.Mvc.Component) |
![]() | Enable | Gets or sets the enable of the ChartGestures. |
![]() | Id | Gets or sets the component id. (Inherited from C1.Web.Mvc.Component) |
![]() | InteractiveAxes | Gets or sets the interactive axes of the ChartGestures. |
![]() | MouseAction | Gets or sets the mouse action of the ChartGestures. |
![]() | PosX | Gets or sets the initial position of the axis X. |
![]() | PosY | Gets or sets the initial position of the axis Y. |
![]() | ScaleX | Gets or sets the initial scale of axis X. |
![]() | ScaleY | Gets or sets the initial scale of axis Y. |
| Name | Description | |
|---|---|---|
![]() | ToHtmlString | Returns an HTML-encoded string. (Inherited from C1.Web.Mvc.Component) |
| Name | Description | |
|---|---|---|
![]() | ToTemplate | Render the html string in template mode. |